fn()

Learning Log

I'm constantly fascinated by the idea of learning in public, and these posts are a way for me to document the things I've learnt by doing. These posts are often more technical in nature or specific to a particular project, but I hope that they can be useful to you reading them.

VS Code's remote tunneling feature

Turns out, VS Code has a pretty helpful and easy-to-use feature allowing you to code remotely through another computer.

A long journey to setting up Raspberry Pi

It took me several months to get my Raspberry Pi up and working; I'll share my journey from ordering it to making it accessible over the internet.

Coding on Windows

Discover what I've learnt about coding when switching from macOS to Windows.

Organising my website's repository

Learn more about why and how I changed how I organised my website's repository on GitHub.

Building my blog

Get to know the technical details on how I built my blog from scratch using Next.js and Tailwind CSS.